Skip to content

Conversation

@dschwoerer
Copy link
Contributor

This works around pydata/xarray#9779

I tested that it works with python3.14:
https://copr.fedorainfracloud.org/coprs/build/9572692

Without the patch, it fails:
https://copr.fedorainfracloud.org/coprs/build/9572805

@dschwoerer
Copy link
Contributor Author

Python3.14 removed the GIL (in 3.13 this was still experimental), and netcdf is not thread safe.

The linting errors seem unrelated to this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants